const crypto/tls.tcpMSSEstimate
2 uses
crypto/tls (current package)
conn.go#L877: tcpMSSEstimate = 1208
conn.go#L911: payloadBytes := tcpMSSEstimate - recordHeaderLen - c.out.explicitNonceLen()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)